1. Welcome to Joplin!

Welcome to Joplin!

Joplin is a free, open source note taking and to-do application, which helps you write and organise your notes, and synchronise them between your devices. The notes are searchable, can be copied, tagged and modified either from the application directly or from your own text editor. The notes are in Markdown format. Joplin is available as a desktop, mobile and terminal application.

The notes in this notebook give an overview of what Joplin can do and how to use it. In general, the three applications share roughly the same functionalities; any differences will be clearly indicated.

Joplin is divided into three parts

Joplin has three main columns:

Writing notes in Markdown

Markdown is a lightweight markup language with plain text formatting syntax. Joplin supports a Github-flavoured Markdown syntax with a few variations and additions.

In general, while Markdown is a markup language, it is meant to be human readable, even without being rendered. This is a simple example (you can see how it looks in the viewer panel):


Heading

Sub-heading

Paragraphs are separated by a blank line. Text attributes italic, bold and monospace are supported. You can create bullet lists:

Or numbered lists:

  1. wash
  2. rinse
  3. repeat

This is a link and, finally, below is a horizontal rule:


A lot more is possible including adding code samples, math formulae or checkbox lists - see the Markdown documentation for more information.

Organising your notes

With notebooks

Joplin notes are organised into a tree of notebooks and sub-notebooks.

With tags

The second way to organise your notes is using tags: